home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / sector.dxr / 00012.ls < prev    next >
Encoding:
Text File  |  1996-03-22  |  238 b   |  11 lines

  1. on mouseUp
  2.   global dir
  3.   set dir to 1
  4.   set the visible of sprite 8 to 1
  5.   set the movieRate of sprite 8 to 1
  6.   sound playFile 2, "..\som\tomrev.wav"
  7.   set the startTime of sprite 8 to 0
  8.   set the stopTime of sprite 8 to 104
  9.   go(5)
  10. end
  11.